[INFO] cloning repository https://github.com/dleutenegger/picsum-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dleutenegger/picsum-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdleutenegger%2Fpicsum-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdleutenegger%2Fpicsum-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd4ec3dad829df8f91bf6d9efe82921748afb1d4
[INFO] testing dleutenegger/picsum-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdleutenegger%2Fpicsum-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dleutenegger/picsum-rs
[INFO] finished tweaking git repo https://github.com/dleutenegger/picsum-rs
[INFO] tweaked toml for git repo https://github.com/dleutenegger/picsum-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dleutenegger/picsum-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dleutenegger/picsum-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 749f71e79078513ab15ef677a6b2c0a2c6334b85d89e13dd0e037b5262839eb8
[INFO] running `Command { std: "docker" "start" "-a" "749f71e79078513ab15ef677a6b2c0a2c6334b85d89e13dd0e037b5262839eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "749f71e79078513ab15ef677a6b2c0a2c6334b85d89e13dd0e037b5262839eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749f71e79078513ab15ef677a6b2c0a2c6334b85d89e13dd0e037b5262839eb8", kill_on_drop: false }`
[INFO] [stdout] 749f71e79078513ab15ef677a6b2c0a2c6334b85d89e13dd0e037b5262839eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 025e9a11621f97f301e5a296bb501c5a938ffb6865b58b787fd41545ad8200cf
[INFO] running `Command { std: "docker" "start" "-a" "025e9a11621f97f301e5a296bb501c5a938ffb6865b58b787fd41545ad8200cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling picsum-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "025e9a11621f97f301e5a296bb501c5a938ffb6865b58b787fd41545ad8200cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "025e9a11621f97f301e5a296bb501c5a938ffb6865b58b787fd41545ad8200cf", kill_on_drop: false }`
[INFO] [stdout] 025e9a11621f97f301e5a296bb501c5a938ffb6865b58b787fd41545ad8200cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c384a0b1aef0fd2f4e46fd1b833555023805bca8d6ea7e5e6eaa0d5872376e1
[INFO] running `Command { std: "docker" "start" "-a" "7c384a0b1aef0fd2f4e46fd1b833555023805bca8d6ea7e5e6eaa0d5872376e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling picsum-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "7c384a0b1aef0fd2f4e46fd1b833555023805bca8d6ea7e5e6eaa0d5872376e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c384a0b1aef0fd2f4e46fd1b833555023805bca8d6ea7e5e6eaa0d5872376e1", kill_on_drop: false }`
[INFO] [stdout] 7c384a0b1aef0fd2f4e46fd1b833555023805bca8d6ea7e5e6eaa0d5872376e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f83eca2556382c4f14adb3ca8147329729d85b56b30ac5900bbf921b06d99a33
[INFO] running `Command { std: "docker" "start" "-a" "f83eca2556382c4f14adb3ca8147329729d85b56b30ac5900bbf921b06d99a33", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picsum_rs-37bff5d2d3e5e64f)
[INFO] [stderr]    Doc-tests picsum_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_image_details (line 127) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_images (line 195) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_image (line 260) ... FAILED
[INFO] [stdout] test src/api.rs - api::PicsumClient::get_random_image (line 364) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_image_details (line 127) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (52) panicked at /tmp/rustdoctestVh4Su4/doctest_bundle_2024.rs:66:1:
[INFO] [stdout] Retrieving the image details for the image with the id 1 failed: Unexpected error: error sending request for url (https://picsum.photos/id/1/info)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d401c04cc4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d401c04cc4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d401c04cc4a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d401c04cc4a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d401c0626ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d401c0626ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5d401c052672 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d401c052672 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d401c02a9bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d401c02a9bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d401c044a91 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d401c044d0b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d401c02aa78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d401c022289 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d401c02ba6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d401c062e7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d401bc4b099 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}
[INFO] [stdout]   17:     0x5d401bc54a47 - <core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   18:     0x5d401bc45798 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x5d401bc4539c - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5d401bc24e34 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x5d401bc40f21 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x5d401bc3d8a8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x5d401bc22e65 - <tokio[3b5efe9f6866a1bb]::runtime::context::scoped::Scoped<tokio[3b5efe9f6866a1bb]::runtime::scheduler::Context>>::set::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   24:     0x5d401bc43688 - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5d401bc2a50f - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::try_with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   26:     0x5d401bc299ca - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   27:     0x5d401bc31c4f - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x5d401bc2e008 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]   29:     0x5d401bc2ec72 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>>
[INFO] [stdout]   30:     0x5d401bc3c41a - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x5d401bc328a5 - tokio[3b5efe9f6866a1bb]::runtime::context::runtime::enter_runtime::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x5d401bc238f9 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   33:     0x5d401bc21a26 - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   34:     0x5d401bc2210a - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   35:     0x5d401bc204f8 - tokio_test[a7b53ed8763b2e39]::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   36:     0x5d401bc51678 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::main
[INFO] [stdout]   37:     0x5d401bc51686 - doctest_bundle_2024[91a598a9d7469999]::__doctest_1::__main_fn
[INFO] [stdout]   38:     0x5d401bc1c721 - doctest_runner_2024[7c26b78b63720825]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   39:     0x5d401bc1feb6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_1::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5d401bc1cdfb - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   41:     0x5d401bc1fdd3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5d401bc1bfb6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   43:     0x5d401bc1c4c9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5d401c043704 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x5d401c043704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d401c043704 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d401c043704 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d401c043704 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5d401c043704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d401c043704 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d401c043704 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d401c043704 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5d401bc1bef1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   54:     0x5d401bc20035 - main
[INFO] [stdout]   55:     0x796ed09961ca - <unknown>
[INFO] [stdout]   56:     0x796ed099628b - __libc_start_main
[INFO] [stdout]   57:     0x5d401bc1a545 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_images (line 195) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (50) panicked at /tmp/rustdoctestVh4Su4/doctest_bundle_2024.rs:106:1:
[INFO] [stdout] Retrieving page one with a limit of 10 images per page failed: Unexpected error: error sending request for url (https://picsum.photos/v2/list?page=1&limit=10)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56734bf28c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56734bf28c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56734bf28c4a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56734bf28c4a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56734bf3e6ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56734bf3e6ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x56734bf2e672 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56734bf2e672 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56734bf069bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56734bf069bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56734bf20a91 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56734bf20d0b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56734bf06a78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56734befe289 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56734bf07a6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56734bf3ee7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56734bb27944 - doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}
[INFO] [stdout]   17:     0x56734bb30a67 - <core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   18:     0x56734bb217b8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x56734bb214fc - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x56734bb01124 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x56734bb1d981 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x56734bb198c8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x56734bafef95 - <tokio[3b5efe9f6866a1bb]::runtime::context::scoped::Scoped<tokio[3b5efe9f6866a1bb]::runtime::scheduler::Context>>::set::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   24:     0x56734bb1f6c8 - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x56734bb0662f - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::try_with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   26:     0x56734bb05a1a - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   27:     0x56734bb0dc8f - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x56734bb0a3f8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]   29:     0x56734bb0ace2 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>>
[INFO] [stdout]   30:     0x56734bb1873a - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x56734bb0ea05 - tokio[3b5efe9f6866a1bb]::runtime::context::runtime::enter_runtime::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x56734baff9c9 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   33:     0x56734bafdb56 - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   34:     0x56734bafe38a - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   35:     0x56734bafc738 - tokio_test[a7b53ed8763b2e39]::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   36:     0x56734bb2d6a8 - doctest_bundle_2024[91a598a9d7469999]::__doctest_2::main
[INFO] [stdout]   37:     0x56734bb2d6b6 - doctest_bundle_2024[91a598a9d7469999]::__doctest_2::__main_fn
[INFO] [stdout]   38:     0x56734baf87a1 - doctest_runner_2024[7c26b78b63720825]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   39:     0x56734bafbef6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_2::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x56734baf8dfb - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   41:     0x56734bafbdd3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x56734baf7fb6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   43:     0x56734baf84c9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x56734bf1f704 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x56734bf1f704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x56734bf1f704 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x56734bf1f704 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x56734bf1f704 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x56734bf1f704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56734bf1f704 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56734bf1f704 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56734bf1f704 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x56734baf7ef1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   54:     0x56734bafc035 - main
[INFO] [stdout]   55:     0x77901ef621ca - <unknown>
[INFO] [stdout]   56:     0x77901ef6228b - __libc_start_main
[INFO] [stdout]   57:     0x56734baf6545 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_image (line 260) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (51) panicked at /tmp/rustdoctestVh4Su4/doctest_bundle_2024.rs:27:1:
[INFO] [stdout] Retrieving the image with the id 1 failed: Unexpected error: error sending request for url (https://picsum.photos/id/1/400/400.jpg)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579c1e7d9c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579c1e7d9c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579c1e7d9c4a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579c1e7d9c4a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579c1e7ef6ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579c1e7ef6ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x579c1e7df672 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579c1e7df672 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x579c1e7b79bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579c1e7b79bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579c1e7d1a91 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x579c1e7d1d0b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x579c1e7b7a78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x579c1e7af289 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x579c1e7b8a6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x579c1e7efe7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x579c1e3d788b - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}
[INFO] [stdout]   17:     0x579c1e3e1a27 - <core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   18:     0x579c1e3d2778 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x579c1e3d223c - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x579c1e3b1b44 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x579c1e3cd4c1 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x579c1e3ca888 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x579c1e3afd35 - <tokio[3b5efe9f6866a1bb]::runtime::context::scoped::Scoped<tokio[3b5efe9f6866a1bb]::runtime::scheduler::Context>>::set::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   24:     0x579c1e3d0648 - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x579c1e3b73ef - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::try_with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   26:     0x579c1e3b697a - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   27:     0x579c1e3bec0f - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x579c1e3bac18 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]   29:     0x579c1e3bbc02 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   30:     0x579c1e3c90fa - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x579c1e3bf745 - tokio[3b5efe9f6866a1bb]::runtime::context::runtime::enter_runtime::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x579c1e3b0829 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   33:     0x579c1e3ae8f6 - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x579c1e3aee8a - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x579c1e3ad2b8 - tokio_test[a7b53ed8763b2e39]::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x579c1e3de648 - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::main
[INFO] [stdout]   37:     0x579c1e3de656 - doctest_bundle_2024[91a598a9d7469999]::__doctest_0::__main_fn
[INFO] [stdout]   38:     0x579c1e3a96a0 - doctest_runner_2024[7c26b78b63720825]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   39:     0x579c1e3ace76 - <doctest_runner_2024[7c26b78b63720825]::__doctest_0::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x579c1e3a9dfb - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   41:     0x579c1e3acdd3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x579c1e3a8fb6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   43:     0x579c1e3a94c9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x579c1e7d0704 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x579c1e7d0704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x579c1e7d0704 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x579c1e7d0704 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x579c1e7d0704 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x579c1e7d0704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x579c1e7d0704 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x579c1e7d0704 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x579c1e7d0704 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x579c1e3a8ef1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   54:     0x579c1e3ad035 - main
[INFO] [stdout]   55:     0x7747ca5b11ca - <unknown>
[INFO] [stdout]   56:     0x7747ca5b128b - __libc_start_main
[INFO] [stdout]   57:     0x579c1e3a7545 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::PicsumClient::get_random_image (line 364) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (53) panicked at /tmp/rustdoctestVh4Su4/doctest_bundle_2024.rs:142:1:
[INFO] [stdout] Random image request failed: Unexpected error: error sending request for url (https://picsum.photos/400/400.jpg)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f9418c34c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f9418c34c4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f9418c34c4a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f9418c34c4a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9418c4a6ba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9418c4a6ba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f9418c3a672 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f9418c3a672 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f9418c129bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f9418c129bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9418c2ca91 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f9418c2cd0b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f9418c12a78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f9418c0a289 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f9418c13a6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f9418c4ae7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f941883408d - doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}
[INFO] [stdout]   17:     0x5f941883ca87 - <core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   18:     0x5f941882d7d8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x5f941882d65c - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5f941880d414 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   21:     0x5f941882a3e1 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   22:     0x5f94188258e8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]   23:     0x5f941880b0c5 - <tokio[3b5efe9f6866a1bb]::runtime::context::scoped::Scoped<tokio[3b5efe9f6866a1bb]::runtime::scheduler::Context>>::set::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   24:     0x5f941882b708 - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5f941881274f - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::try_with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   26:     0x5f9418811a6a - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[3b5efe9f6866a1bb]::runtime::context::Context>>::with::<tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]   27:     0x5f9418819ccf - tokio[3b5efe9f6866a1bb]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   28:     0x5f94188167e8 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]   29:     0x5f9418816d52 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>>
[INFO] [stdout]   30:     0x5f9418824a5a - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   31:     0x5f941881ab65 - tokio[3b5efe9f6866a1bb]::runtime::context::runtime::enter_runtime::<<tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   32:     0x5f941880ba99 - <tokio[3b5efe9f6866a1bb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   33:     0x5f9418809c86 - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   34:     0x5f941880a60a - <tokio[3b5efe9f6866a1bb]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   35:     0x5f9418808978 - tokio_test[a7b53ed8763b2e39]::block_on::<doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   36:     0x5f94188396d8 - doctest_bundle_2024[91a598a9d7469999]::__doctest_3::main
[INFO] [stdout]   37:     0x5f94188396e6 - doctest_bundle_2024[91a598a9d7469999]::__doctest_3::__main_fn
[INFO] [stdout]   38:     0x5f9418804821 - doctest_runner_2024[7c26b78b63720825]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   39:     0x5f9418807f36 - <doctest_runner_2024[7c26b78b63720825]::__doctest_3::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x5f9418804dfb - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   41:     0x5f9418807dd3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   42:     0x5f9418803fb6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   43:     0x5f94188044c9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   44:     0x5f9418c2b704 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   45:     0x5f9418c2b704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f9418c2b704 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f9418c2b704 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f9418c2b704 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5f9418c2b704 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f9418c2b704 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5f9418c2b704 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5f9418c2b704 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5f9418803ef1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   54:     0x5f9418808035 - main
[INFO] [stdout]   55:     0x77a0a3cfa1ca - <unknown>
[INFO] [stdout]   56:     0x77a0a3cfa28b - __libc_start_main
[INFO] [stdout]   57:     0x5f9418802545 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_image (line 260)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_image_details (line 127)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_images (line 195)
[INFO] [stdout]     src/api.rs - api::PicsumClient::get_random_image (line 364)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.14s; merged doctests compilation took 1.65s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f83eca2556382c4f14adb3ca8147329729d85b56b30ac5900bbf921b06d99a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83eca2556382c4f14adb3ca8147329729d85b56b30ac5900bbf921b06d99a33", kill_on_drop: false }`
[INFO] [stdout] f83eca2556382c4f14adb3ca8147329729d85b56b30ac5900bbf921b06d99a33
